home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Most Valuable Games 2
/
Most Valuable Games Volume 2 (MVP Publishing)(August 1995).iso
/
games
/
stardust
/
runme.bat
< prev
next >
Wrap
DOS Batch File
|
1995-01-09
|
171b
|
8 lines
@echo off
rem This batch will work fine from a CD-ROM
if not exist c:\stardust\stardust.cfg setup
:loop
intro
if errorlevel 1 goto loop
stardust.exe %1 %2 %3 %4 %5